InitPack
InitPack
Enable use of a specific 'PACK' resource short packID ; resource ID of package to initialize
InitPack obtains a handle that will be used to hold the code and data for a particular package. There is no need for a running application to use this
function, since InitAllPacks is called when an application starts up. packID is the resource ID (type 'PACK') of the package you wish to
initialize. The Packages.h file defines the following named constants:
(1) ( reserved)
dskInit (2) Disk Initialization Package
flPoint (4) Floating Point Arithmetic
trFunc (5) Transcendental Functions bdConv (7) Binary-Dec. Pack.